/*
主色：#00AB4A
字母大写：text-transform:uppercase;
位移：transform:translateX(-50%);
元素放大零点一倍：transform: scale(1.1);
限定行数：word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
当窗口小于： @media screen and (max-width: 1360px){ } 
百分比减px(width: calc(31% - 2px); )
------------------------------------------------------------------------------分割线------*/
@font-face{font-family:shuzifont;src:url('../font/shuzifont.ttf');}/*数字统一字体*/
.wrap{ width: 92%; max-width: 1400px;margin: 0 auto;}
body{min-width: 1200px;}
.welcome{ background: #F8F8F8; height: 35px; line-height: 35px; color: #666666; font-size: 12px;}
.welcome .left{ float: left;}
.welcome .right{ position: relative; display: block;}
.welcome .right p{display: inline-block; float: left;}
.welcome .right p i{transform: translateY(2px); display: inline-block;}
.welcome .right .show{float: left; display: none;}
.welcome .right .show a{ padding-left:10px; color: #666;}
.welcome .right .show a:hover{color: #e77918;}
.welcome .right:hover{}
.logo_box{ padding-top: 30px; padding-bottom: 30px; background: #fff;}
.logo_box .left b{ padding-top: 40px; padding: 10px 0 7px; font-size: 24px; color: #e77918;}
.logo_box .right .coll_box img{ margin-right: 10px;}
.logo_box .right .coll_box .text p{ font-size: 14px; color: #666666;}
.logo_box .right .coll_box .text b{ font-size: 22px; color: #e77918;}
.logo_box .right .descri{ font-size: 14px; color: #666; margin-top: 2px; text-align: right;}
.logo_box .logo{ left: 50%; transform: translateX(-50%); top: 20px;}

.nav{ background: #393939;}
.home_nav{ background: #e77918;}
.nav .wrap{position: relative; overflow: hidden;}
.nav ul li{ display: inline-block; float:left;}
.nav ul li a{color: #fff; font-size: 15px; display: block; padding: 13px 35px;   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

@media screen and (max-width: 1400px){
.nav ul li a{padding: 13px 20px;}
} 







.nav ul li a:hover,.nav ul li.on a{ color: #e77918;background:#f4f4f4;}
.nav .sousuo_anniu{position: absolute; top: 50%;right: 0; transform: translateY(-50%);}
.nav .sousuo_anniu .search{width: 0px; display: block; float: left; height: 32px; padding:0 10px; margin-right: 10px; border-radius: 16px; background: rgba(255,255,255,0.7); color: #000;transform:translateX(20px); opacity: 0;filter:alpha(opacity=0);}
.nav .sousuo_anniu .btn{display: block; float: right; width: 20px;height: 20px; background: url(../images/sousuo.png); margin-top: 5px;cursor:pointer;}
.nav .sousuo_anniu:hover .search{width: 160px; transform:translateX(0px); opacity: 1;filter:alpha(opacity=100);}
.nav .sousuo_anniu:hover .bnt{transform:translateX(-5px);}


.index_banner_swi .swiper-pagination{bottom: 40px;}
.index_banner_swi .swiper-pagination-bullet{width: 24px; height: 6px; border-radius: 3px; background: #fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.index_banner_swi .swiper-pagination-bullet-active{ width: 34px;}

.gd_shuzi{padding:40px 0 60px; overflow: hidden;}
.gd_shuzi ul li{ width: calc(20% - 1px); float: left; text-align: center;}
.gd_shuzi ul li .shuzi{}
.gd_shuzi ul li .shuzi b{font-size: 60px; color: #e77918; display: inline-block;font-family:shuzifont;}
.gd_shuzi ul li .shuzi span{font-size: 13px; color: #666; display: inline-block;}
.gd_shuzi ul li:nth-of-type(2n){ width: 1px;height: 40px; background: rgba(0,0,0,0.1);display: block;margin-top: 50px;}

/*产品*/
.index_product{ margin-bottom: 40px;}
.index_product .left{ width:21%;}
.ny_product{margin: 0;padding: 40px 0; background: #f4f4f4;}
.index_product .left .title{background: #e77918; text-align: center;height: 100px;}
.ny_product .left .title{background: #393939; text-align: center;height: 100px;}
.index_product .left .title .scale_1300_08{display: flex;justify-content:center;align-items:Center; height: 100%;}
.product_list .left .title .scale_1300_08{height: 108px; background: #393939;}
.index_product .left .title i{display: inline-block; font-size: 26px; color: #fff; text-align: left;}
.index_product .left .title .text{display: inline-block; text-align: left;}
.index_product .left .title .text b{font-size: 24px; color: #fff;}
.index_product .left .title .text p{font-size:14px; color: #fff; opacity: 0.6;filter:alpha(opacity=60);}
.index_product .left .product_tabs{ height: 80%;}
.ny_product .left .product_tabs{margin-bottom: 10px;}
.index_product .left .product_tabs ul{height: 100%; display: block; overflow:hidden; padding-bottom: 8px;}
.ny_product .left .product_tabs ul{height: 100%; display: block;}

.index_product .left .product_tabs ul li{ height:60px;border: 1px solid rgba(0,0,0,0.1);background: #fff; border-top: 0; position: relative; overflow: hidden;}
.product_list .left .product_tabs ul li{ height:58px;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.product_list .left .product_tabs ul li:nth-of-type(1){display: none;}
.index_product .left .product_tabs ul li:before{content: ''; width: 5px;height: 5px; border-radius: 50%; background: #EEEEEF; position: absolute; left:6%;top: 50%;}
.index_product .left .product_tabs ul li a{height: 100%; display: flex;align-items:Center; text-align: left; padding-left: 10%; font-size: 14px;}
.index_product .left .product_tabs ul li:hover,.index_product .left .product_tabs ul .on{border: 1px solid rgba(0,0,0,0.6); border-top: 0;}
.ny_product .left .product_tabs ul li:hover,.ny_product .left .product_tabs ul .on{border: 1px solid #e77918; border-top: 0;}
.index_product .left .product_tabs ul li:hover a,.index_product .left .product_tabs ul .on a{background: rgba(0,0,0,0.6); color: #fff;}
.ny_product .left .product_tabs ul li:hover a,.ny_product .left .product_tabs ul .on a{background:#e77918; color: #fff;}
.index_product .left .product_tabs ul li i{width: 20px; height: 20px;text-align: center;line-height: 20px;background: #fff; border-radius: 50%; display: block; position: absolute;right: 7%; top: 50%;font-size: 14px; transform: translate(50px,-50%); opacity: 0;filter:alpha(opacity=0); color: #e77918;}
.index_product .left .product_tabs ul li:hover i,.index_product .left .product_tabs ul .on i{ transform: translate(0,-50%); opacity: 1;filter:alpha(opacity=100);}

.index_product .right{ width: 78%;}
.index_product .right ul li{ width:24.5%; margin-right: 0.6%; float: left; margin-bottom: 0.6%; padding-bottom: 40px; position: relative;}
.index_product .right ul li:nth-child(4n){margin-right: 0;}
.index_product .right ul li:nth-child(5n){margin-bottom: 0;}
.index_product .right ul li:nth-child(6n){margin-bottom: 0;}
.index_product .right ul li:nth-child(7n){margin-bottom: 0;}
.index_product .right ul li:nth-child(8n){margin-bottom: 0;}
.ny_product .right ul li:nth-child(4n){margin-right: 0;}
.ny_product .right ul li:nth-child(5n){margin-bottom:0.6%;}
.ny_product .right ul li:nth-child(6n){margin-bottom: 0.6%;}
.ny_product .right ul li:nth-child(7n){margin-bottom: 0.6%;}
.ny_product .right ul li:nth-child(8n){margin-bottom: 0.6%;}
.index_product .right ul li .img{ overflow: hidden;height: 268px;}
.ny_product .right ul li .img{border:0px;}
.ny_product .right ul li:hover .img{border:0px!important;}
.index_product .right ul li .img img{width: 100%;height: 268px;object-fit: cover;}
.index_product .right ul li:hover{}
.index_product .right ul li:hover .img{background: rgba(0,0,0,1);}
.index_product .right ul li:hover .img img{transform: scale(1.1); opacity: 0.3;filter:alpha(opacity=30);}
.index_product .right ul li .text{ position: absolute; width: 80%;padding: 0 10%; display: block;text-align: center; bottom:5%; font-size: 14px;left: 50%; transform: translateX(-50%);}
.index_product .right ul li .text p{overflow: hidden;white-space: nowrap;text-overflow:ellipsis; color: #000;}
.index_product .right ul li:hover .text{color: #e77918;opacity: 1;}
.ny_product .right ul li .text{width: 60%; opacity: 1;filter:alpha(opacity=100);}
.ny_product .right ul li .text p{ color: #000;}
.ny_product .right ul li:hover .text p{ color: #e77918;opacity: 1;filter:alpha(opacity=100);}
/*困扰*/
.kunhuo_box{ background: #f0f0f0; padding: 120px 0;}
.kunhuo_box .left{ width:47%;}
.kunhuo_box .left .swiper-slide img{ width: 100%;}
.kunraoimg_swi{overflow: hidden;}
.kunraoimg_swi .swiper-wrapper{transition-delay:0s;}
.kunraoimg_swi .swiper-slide .text{transform:translateY(200px);opacity:0;transition:all .8s;}
.kunraoimg_swi .swiper-slide img{transform:scale(0.8);transition:all .5s;}
.kunraoimg_swi .ani-slide .text{transform:translateX(0);opacity:1;}
.kunraoimg_swi .ani-slide img{transform:scale(1);}
.kunhuo_box .right{ width: 50%; position: relative; padding-bottom: 5%;}
.kunhuo_box .right .title{ margin-bottom: 8%;}
.kunhuo_box .right .title b{font-size: 40px; color: #e77918; display: block; margin-bottom: 4px;}
.kunhuo_box .right .title p{font-size: 18px; color: #535353;display: block;}
.kunhuo_box .right .kunhuo_tabs{ margin-bottom: 10%;}
.kunhuo_box .right .kunhuo_tabs ul{}
.kunhuo_box .right .kunhuo_tabs ul li{ text-align: center; width: 20%; float: left;}
.kunhuo_box .right .kunhuo_tabs ul li i{ width: 80px; height: 80px;  margin: 0 auto 10px;text-align: center;line-height: 80px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.1);display: block; font-size: 40px; background: #fff; color: #7E7E7E;cursor:pointer;}
.kunhuo_box .right .kunhuo_tabs ul li p{font-size: 14px; text-align: center; color: #7E7E7E;}
.kunhuo_box .right .kunhuo_tabs ul .active i{color: #fff; transform: scale(1.1);}
.kunhuo_box .right .kunhuo_tabs ul .active p{color: #000;}
.kunhuo_box .right .kunhuo_tabs ul li:nth-of-type(1).active i{ background: #ED8D41;}
.kunhuo_box .right .kunhuo_tabs ul li:nth-of-type(2).active i{ background: #CA7E59;}
.kunhuo_box .right .kunhuo_tabs ul li:nth-of-type(3).active i{ background: #009C9F;}
.kunhuo_box .right .kunhuo_tabs ul li:nth-of-type(4).active i{ background: #222E8D;}
.kunhuo_box .right .kunhuo_tabs ul li:nth-of-type(5).active i{ background: #FFA3A4;}
.kunhuo_box .right .kunraotext_swi{}
.kunhuo_box .right .kunraotext_swi .swiper-slide b{ font-size: 22px; margin-bottom: 6px; display: block;}
.kunhuo_box .right .kunraotext_swi .swiper-slide p{ font-size: 14px; color: #666666;}
.kunhuo_box .right .kunraotext_swi .swiper-wrapper{transition-delay:.1s;}
.kunhuo_box .right .kunraotext_swi .swiper-slide .text{transform:scale(0.8);opacity:1;transition:all .5s;}
.kunhuo_box .right .kunraotext_swi .ani-slide .text{transform:scale(1);opacity:1;}
.kunhuo_box .right .kunhuo_jiantou{ width: 140px; height: 20px; position: absolute; left: -10px;bottom: 0;}
.kunhuo_box .right .kunhuo_jiantou .box{ width: 100%; height: 100%; position: relative; display: block;}
.kunhuo_box .right .kunhuo_jiantou .swiper-button{width: 20px;height: 20px;text-align: center; color: #000; background: inherit;outline:none;}
.kunhuo_box .right .kunhuo_jiantou .swiper-button i{display: block;}
.kunhuo_box .right .kunhuo_jiantou .box span{ width: 80px; height: 1px; display: block;background: #000; left: 50%;transform: translateX(-50%);position: absolute;}
.kunhuo_box .right .kunhuo_jiantou .swiper-button-prev:hover ~ .xiantiao:nth-of-type(1){width: 50px; transform: translateX(-90%);}
.kunhuo_box .right .kunhuo_jiantou .swiper-button-next:hover ~ .xiantiao:nth-of-type(1){width: 50px; transform: translateX(-10%);}
.kunhuo_box .right .swiper-pagination-fraction{ width: 50px;left: 140px;}
.kunhuo_box .right .swiper-pagination-fraction span{display: inline-block;}
.kunhuo_box .right .swiper-pagination-fraction .swiper-pagination-current{font-size: 30px; color: #e77918;}



.every_box{padding: 110px 0; background: url(../images/every_back.jpg) no-repeat;background-size:auto 100% 100%; background-position: center; position: relative; overflow: hidden;}
.every_box .title{ text-align:center; color: #fff; margin-bottom: 100px;}
.every_box .title b{ font-size: 40px; display: block; margin-bottom: 10px;}
.every_box .title p{ font-size: 18px; display: block;}
.every_box .button{width: 90%;min-width: 1200px; left: 50%; transform: translateX(-50%);top: 60%; position: absolute;z-index: 10;}
.every_box .button .swiper-button{outline:none; width: 60px;height: 60px; background: #fff; border-radius: 50%;color: #333; box-shadow: 3px 3px 3px rgba(0,0,0,0.3);}
.every_box .button .swiper-button:hover{transform: scale(1.2);}
.every_box .button .swiper-button i{ display: block; text-align: center; line-height: 60px;}
.every_box .button .swiper-button-prev{}
.every_box .button .swiper-button-next{}

.every_swi{ padding-top: 30px;}
.every_swi .swiper-wrapper{}
.every_swi .swiper-slide{ width: calc(60% - 4%)!important; background: #fff; height: 400px; overflow: hidden; position: relative;cursor: pointer;}
.every_swi .swiper-slide .show_thumbs{ position: absolute; width: 40%; text-align: center; top: 50%; transform: translateY(-50%);}
.every_swi .swiper-slide .show_thumbs b{ font-size: 26px; display: block; margin-bottom: 6px; color: #e77918;}
.every_swi .swiper-slide .show_thumbs p{ font-size: 16px; color: #666; display: block;}
.every_swi .swiper-slide .show_box{display: none;}
.every_swi .swiper-slide-active{ height: 400px; transform: translateY(-28px); padding: 2% 0; cursor:auto;
	background:-webkit-linear-gradient(left,#e77918,#f5a021);
	background:-o-linear-gradient(right,#e77918,#f5a021);
	background:-moz-linear-gradient(right,#e77918,#f5a021);
	background:linear-gradient(to right,#e77918,#f5a021);
}
.every_swi .swiper-slide-active .left{ width: calc(48% - 6%);padding: 4%;}
.every_swi .swiper-slide-active .left .show_title{ text-align: center; margin-top: 30px; margin-bottom: 20px; color: #fff;}
.every_swi .swiper-slide-active .left .show_title b{ font-size: 36px; display: block; margin-bottom: 6px;}
.every_swi .swiper-slide-active .left .show_title p{ font-size: 16px; padding: 5px 20px; border-radius: 20px; color: #e77918; background: #fff; display: inline-block;}
.every_swi .swiper-slide-active .left .text{ padding: 30px 0; border-top: 1px solid rgba(0,0,0,0.1); font-size: 14px;color: #fff; line-height: 24px;}
.every_swi .swiper-slide-active .show_box{display: inherit;}
.every_swi .swiper-slide-active .img{width: calc(50% - 4%); padding-right: 4%;}
.every_swi .swiper-slide-active .img img{ height: 400px;object-fit: cover;}
.every_swi .swiper-slide-active .show_thumbs{ transform: translateY(500px);}
.every_swi .swiper-slide-prev .show_thumbs{right: 0;}
.every_swi .swiper-slide-next .show_thumbs{left: 0;}


.liucheng_box{padding: 80px 0;}
.liucheng_box .title{ text-align:center; padding-bottom: 60px;}
.liucheng_box .title b{ font-size: 40px; display: block; color: #e77918; margin-bottom: 10px;}
.liucheng_box .title p{ font-size: 18px; display: block; color: #535353;}
.liucheng_box ul{margin-bottom: 60px;}
.liucheng_box ul li{ float: left; width: 11.6%;}
.liucheng_box ul li:nth-of-type(2n){width: 6%;}
.liucheng_box ul li:nth-of-type(2n) img{margin: 50px auto 0;}
.liucheng_box ul li i{ width: 100px;height: 100px; border: 1px solid rgba(0,0,0,0.1); display: block; line-height: 100px; border-radius: 50%; text-align: center;font-size: 40px; color: #979797;margin: 0 auto 10px;}
.liucheng_box ul li:hover i{ background: #e77918; color: #fff; transform: scale(1.1);}
.liucheng_box ul li p{font-size: 14px; text-align: center;}
.liucheng_box .dianhua{ width: 400px; height: 40px; line-height: 40px; background: #e77918; border-radius: 20px; margin: 0 auto;}
.liucheng_box .dianhua span{ width: 130px; float: left; background: #fff;border-radius: 20px; border: 1px solid rgba(0,0,0,0.1); text-align: center;}
.liucheng_box .dianhua span a{display: block;border-radius: 20px; }
.liucheng_box .dianhua p{ width: 268px; font-weight: bold;float: right; text-align: center; color: #fff;}

/*视频*/
.video_box{ overflow: hidden;}
.video_box .icon{ width: 100px;height: 100px; line-height: 100px; text-align: center; border-radius: 50%; background: rgba(0,0,0,0.7); color: #fff; padding: 0;margin: auto; top: 0;left: 0;right: 0;bottom: 0;}
.video_box .icon i{ font-size: 40px;}
.video_box .icon:hover{transform: scale(0.9);}

.jianjie_box{ padding-top: 36px;}
.jianjie_box .text_box{margin-left: 31px;}
.jianjie_box .text_box .text{ width: 70%; padding-top: 60px; padding-left: 74px; padding-bottom: 40px; border-left: 1px solid #e77918;}
.jianjie_box .text_box .text b{ font-size: 22px;font-weight: 500; margin-bottom: 10px;}
.jianjie_box .text_box .text b span{ display: inline-block; font-weight: bold;}
.jianjie_box .text_box .text .font{font-size: 14px; line-height: 24px;color: #333333;}
.jianjie_box .img_box{overflow: hidden;}
.jianjie_box .img_box .img_text{width: 160px; padding: 30px 0 80px;  top: 0;left: 31px; background: #e77918; color: #fff;}
.jianjie_box .img_box .img_text p{font-size: 40px;font-family:shuzifont; padding-left: 15px;line-height: 50px; text-transform: uppercase;}
.jianjie_box .img_box:hover img{transform: scale(1.05);}


.photo_box{ padding-top: 30px;}
.photo_box .title{ padding: 10px 40px;background: #e77918; color: #fff; float: left;}
.photo_box .title b{font-size: 20px;}
.photo_box .content_button{ width: 125px; height: 38px;right: 0; position: absolute;}
.photo_box .content_button .swiper-button{outline:none; width:62px;height: 38px; background: #AFAFAF; top: 0;margin: 0; display: block; text-align: center; line-height: 38px;}
.photo_box .content_button .swiper-button i{ color: #fff;}
.photo_box .content_button .swiper-button-prev{left: 0;}
.photo_box .content_button .swiper-button-next{right: 0;}
.section-content1 .honorList .swiper-slide{ width: 25%;}

.honorList ul{ color: #666; padding: 0;}
.honorList li{margin-bottom:20px; width: 20%; cursor: pointer; text-align: center; }
.honorList li p{ margin-top: 10px; font-size: 14px; border-bottom: 1px solid rgba(0,0,0,0.1); padding-bottom: 10px;}
.info_in li p{ border-bottom: 0px;}
.honorList .img{overflow: hidden; position: relative;}
.honorList .img img{ width:100%;}
.section-content1 .honorList .img{ width: 100%;border: 0px;}
.honorList li a{calc(100% - 2px);display: block;border: 1px solid rgba(0,0,0,0.1)}
.honorList li a img{width:100%;height:auto;}
.honorList .bg{ background: rgba(0,0,0,0.7);position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0;filter:alpha(opacity=0); visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}
.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms;}
.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}
.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}
.honorList li:hover .img{}
.honorList li:hover .bg{ opacity: 1;filter:alpha(opacity=100); visibility: visible;}
.honorList li:hover .il{ width: 30px; }
.honorList li:hover .ir{ height: 30px;  transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}
.swi_rongyu ul{ color: #666; padding: 0;}
.swi_rongyu li{margin-bottom:20px; width: 20%; cursor: pointer; text-align: center; }
.swi_rongyu li p{ margin-top: 10px; font-size: 14px;padding-bottom: 10px;}
.swi_rongyu .img{overflow: hidden; position: relative; border: 1px solid rgba(0,0,0,0.1);}
.swi_rongyu .img img{width: 100%;}
.swi_rongyu li a{}
.swi_rongyu li a img{width:100%;height:auto;}

.overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 1%; top: 2%; border-radius: 50%; transition: 300ms; -webkit-transition: 300ms; z-index: 100;}
.overlayClose i { background: url(../images/close-empty.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; cursor: pointer;}
.overlayClose:hover{ background-color: #e77918;}
.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }
.imgShowBox { background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.9); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; z-index: 1010; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }
.no-csstransitions .imgShowBox{ display: none;}
.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }
.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 100%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.imgShowDemo .con{ position: absolute; left: 0px; right: 0px;bottom: 0px; background-color: #fff; width: 90%; padding: 10px 5%;}
.imgShowDemo .con .t{ font-size: 16px; color: #333;}
.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }
.imgShowDemo .txt .i { padding-left: 3%; }
.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }
.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }
.no-csstransitions .img-show{ display: block;}
.owl-item{margin:0;float:left;}
.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; cursor:pointer;transition:all 0.5s;}
.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image:url(../images/left.png); }
.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image:url(../images/right.png); }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #e77918; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background:none;}
.Factory_swi{ padding-bottom:60px;}
.Factory_swi .swiper-scrollbar{ width: 32.8%; height: 2px; background:#EEEEEE;left: 50%; position: absolute; transform:translateX(-50%); bottom:50px;z-index: 8;}
.Factory_swi .swiper-scrollbar .swiper-scrollbar-drag{ background: #e77918;}
.Certificate_swi{ padding-bottom:60px;}
.Certificate_swi .swiper-scrollbar{ width: 32.8%; height: 2px; background:#EEEEEE;left: 50%; position: absolute; transform:translateX(-50%); bottom:50px;z-index: 8;}
.Certificate_swi .swiper-scrollbar .swiper-scrollbar-drag{ background: #e77918;}

.news_box{ padding: 110px 0; background: url(../images/news_back.jpg) no-repeat;background-size:auto 100% 100%; background-position: center; overflow: hidden;}
.news_box .title{ padding-bottom: 10px;}
.news_box .title b{ font-size: 40px; color: #fff; display: inline-block; margin-right: 10px;}
.news_box .title p{ font-size: 14px; color: #fff; display: inline-block; opacity: 0.8;filter:alpha(opacity=80);}
.news_box .left{ width:calc(40% - 40px); padding: 20px; background: #fff;}
.news_swi{ padding-bottom: 20px;}
.news_swi .swiper-slide{}
.news_swi .swiper-slide .img{ overflow: hidden;}
.news_swi .swiper-slide .img img{min-height: 350px;max-height: 350px; object-fit: cover;}
.news_swi .swiper-slide:hover .img img{ transform: scale(1.1);}
.news_swi .swiper-slide .text{ margin-top: 14px;}
.news_swi .swiper-slide .text .text_font{ width: calc(100% - 110px); margin-right: 20px;}
.news_swi .swiper-slide .text .text_font b{ font-size: 18px; font-weight: 500;margin-bottom: 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_swi .swiper-slide .text .text_font p{ font-size: 14px;line-height: 24px; color: #666;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.news_swi .swiper-slide .text .time{ width: 90px; height: 90px;background: #e77918; text-align: center; border-radius: 10px;}
.news_swi .swiper-slide .text .time b{ font-size: 30px; color: #fff; font-weight: 500;margin-top:15px;}
.news_swi .swiper-slide .text .time p{ font-size: 14px; color: #fff;}

.news_swi .swiper-pagination{ text-align: left; bottom:0px;}
.news_swi .swiper-pagination-bullet-active{background: #e77918;}

.news_box .right{ width: calc(60% - 10px); position: relative; padding: 20px 0;}
.news_box .right ul{display: block;height: 100%;width: 100%; position: absolute;top: 0;left: 0;}
.news_box .right ul li{ background: #fff; width: calc(50% - 1px);height: 33%; float: left;margin-right: 2px; margin-bottom: 0.3%;}
.news_box .right ul li a{ display: block;padding:11% 30px;}
.news_box .right ul li a .time{ width: 60px; float: left; text-align: center; color: #666;}
.news_box .right ul li a .time b{font-size: 36px; display: block;font-weight: 500;}
.news_box .right ul li a .time p{font-size: 14px; display: block;}
.news_box .right ul li:hover a .time b{color: #fff;}
.news_box .right ul li:hover a .time p{color: #fff;}
.news_box .right ul li:hover{background: #e77918;}

.news_box .right ul li a .text{ width: calc(100% - 70px); float: right;}
.news_box .right ul li a .text b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom: 6px;}
.news_box .right ul li a .text p{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; font-size: 14px; opacity: 0.5;filter:alpha(opacity=50);}
.news_box .right ul li:hover a .text b{color: #fff;}
.news_box .right ul li:hover a .text p{color: #fff;}
.news_box .right ul li:nth-of-type(2n){margin-right: 0px;}

/*首页留言*/
.index_liuyan{padding: 50px 0 80px; overflow: hidden; margin-bottom: 30px; }
.index_liuyan .wrap{ position: relative;}
.index_liuyan .title{ margin-bottom: 20px;}
.index_liuyan .title b{ font-size: 22px;}
.index_liuyan .title b span{color: #e77918;margin: 0;padding: 0;display: inline-block;}
.index_liuyan .title b span:nth-of-type(1){ font-size: 22px;}
.index_liuyan .title b span:nth-of-type(2){ font-size: 26px;margin-left: -5px;}
.index_liuyan .title b span:nth-of-type(3){ font-size: 30px;margin-left: -5px;}
.index_liuyan .title b span:nth-of-type(4){ font-size: 32px;margin-left: -5px;}
.index_liuyan .title b span:nth-of-type(5){ font-size: 36px;margin-left: -5px;}
.index_liuyan .left{ width: 70%; box-shadow: 0px 0px 3px rgba(0,0,0,0.2); background: #fff;position: inherit;z-index:5;}
.index_liuyan .left .index_biaodan_box{padding:50px 30px;}
.index_liuyan .left .index_biaodan_box .box_title{ padding-left: 42px; position: relative; margin-bottom: 20px;}
.index_liuyan .left .index_biaodan_box .box_title b{ font-size: 22px; color: #666;}
.index_liuyan .left .index_biaodan_box .box_title span{ font-weight: 500;display: inline-block;}
.index_liuyan .left .index_biaodan_box .box_title:before{ content: '';position: absolute; left: 0; font-size: 40px; width: 35px; height: 28px; background: url(../images/liuyan_title_douhao.jpg) no-repeat; transform: translateY(-20px);}
.index_liuyan #GBookAdd{ position: relative;}
.index_liuyan #GBookAdd .wenben{ width: 49.5%;margin-right: 1%; float: left;margin-bottom: 1%;}
.index_liuyan #GBookAdd .wenben:nth-of-type(2n){margin-right: 0%;}
.index_liuyan #GBookAdd .wenben .text{ border: 1px solid rgba(0,0,0,0.1); height: 40px;line-height: 40px; display: block; width: calc(100% - 20px);padding: 0 10px;}
.index_liuyan #GBookAdd .neirong{ width: 49.5%;}
.index_liuyan #GBookAdd .neirong .cmessage{ width: calc(100% - 20px); border: 1px solid rgba(0,0,0,0.1); min-height: 80px;padding: 10px;}
.index_liuyan #GBookAdd .submit{position: absolute; bottom: -110px; width: 150px;height: 44px; display: block; text-align: center;line-height: 44px; background: #e77918; color: #fff;}
.index_liuyan #GBookAdd .xzxiadan{ position: absolute; bottom: -110px; height: 44px; line-height: 44px; left: 180px; color: #999;}

.index_liuyan .right{ width: 50%; position: absolute; right: 0; top: 0;z-index: 0;}
.index_liuyan .right img{ width: 100%; min-height: 520px; object-fit: cover;}

/*友情链接*/
.link{ padding: 30px 0; border-top: 1px solid rgba(0,0,0,0.1);}
.link .title{ padding: 30px 0; width: 119px; border-right: 1px solid rgba(0,0,0,0.1); float: left; text-align: center;}
.link .title b{font-size: 20px;display: block;}
.link .title p{font-size: 14px;display: block; color: #666;}
.link ul{ width: calc(100% - 140px); margin-top: 20px;}
.link ul li{ display: inline-block;margin-right: 20px;margin-bottom: 10px;}
.link ul li a{color: #666666; font-size: 14px;}

/*--底部--*/
.footer_box{ padding-top:30px;background: #2f3133;}
.footer_box .footer_nav{ width: calc(100% - 350px);float: right; padding-bottom: 20px;}
.footer_box .footer_nav dl{width: calc(20% - 1px - 3%); float: left; padding: 10px 0 10px 3%;border-left: 1px solid rgba(255,255,255,0.1);position: relative;}
.footer_box .footer_nav dl:before{width: 7px; height: 7px; display: block; content: '';position: absolute;left: -4px;top: 0; background: #e77918;}
.footer_box .footer_nav dl dt{ font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.footer_box .footer_nav dl dd{height: 28px;line-height: 28px;}
.footer_box .footer_nav dl dd a{ font-size: 12px; color: #fff; opacity: 0.6;filter:alpha(opacity=60);}
.footer_box .footer_nav dl dd a:hover{ color: #e77918; opacity: 1;filter:alpha(opacity=100);}
.footer_box .footer_nav dl:hover:before{left: -4px;top: 100%;animation:footer_nav 3s infinite;-webkit-animation:footer_nav 3s infinite;}
@keyframes footer_nav
{
0% {top:0px;}
50% {top:100%;}
100% {top:0%;}
}

@-webkit-keyframes footer_nav /*Safari and Chrome*/
{
0% {top:0px;}
50% {top:100%;}
100% {top:0%;}
}

.footer_box .pos_yuedu{ padding: 20px 0 10px; border-top: 1px solid rgba(255,255,255,0.1); font-size: 14px;}
.footer_box .pos_yuedu b{display: inline-block; color: #fff;}
.footer_box .pos_yuedu a{display: inline-block; margin-right: 20px; color: #7c7c7c; margin-bottom: 10px;}
.footer_box .pos_yuedu a:hover{color: #e77918;}

.banquan{ padding: 20px 0; background: #202223;text-align: center; color: #7c7c7c; font-size: 12px;}
.banquan a{display: inline-block; color: #7c7c7c; margin: 0 10px;}


.suspension{position:fixed;z-index:55;right:0;bottom:10%;width:70px;height:120px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:34px;height:34px;background-color:Rgba(0,0,0,0.5);margin-bottom:1px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:34px;height:34px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service .i{width:20px;height:20px;margin-top:7px;margin-left:7px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:7px;margin-left:7px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-48px -4px;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-136px -5px;}
.suspension .a-top{background:Rgba(0,0,0,0.5);display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:220px;background:#fff;position:absolute;right:43px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .e{width: 160px;}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:3px;}
.suspension .d-qrcode{top:0px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d .inner-box .qrcode-img img{ margin: 0 auto; max-width:100%;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:14px;margin-left:12px; font-weight:normal; color:#666;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

.info_banner{ overflow: hidden;}
.info_banner .text{color: #fff; text-align: center; width: 100%; top: 50%; transform: translateY(-50%);}
.info_banner .text p{font-size: 30px;}
.info_banner .text b{font-size: 45px;}
.info_banner .info_nav{ width: 100%; bottom:20%; text-align: center;}
.info_banner .info_nav a{ color: #fff; padding: 10px 20px; background: rgba(0,0,0,0.5);border-radius: 30px; font-size: 14px;  margin: 0 15px;}
.info_banner .info_nav a:hover,.info_banner .info_nav .active{background: #e77918;}
.info_banner .sll_next{ width: 24px;height: 38px;border: 1px solid rgba(255,255,255,0.5); border-radius: 20px; display: block;bottom: 8%;left: 0;right: 0; margin: 0 auto;cursor:pointer;}
.info_banner .sll_next i{width: 100%; height: 100%;display: block;position: relative;}
.info_banner .sll_next i span{width: 4px; height: 7px;border-radius: 2px;display: block;background: #fff;position: absolute; top: 0;right: 0;bottom: 0; left: 0;margin: auto;animation:info_banner_span 2s infinite;-webkit-animation:info_banner_span 2s infinite;}
@keyframes info_banner_span
{
0% {transform: translateY(-12px)}
50% {transform: translateY(12px)}
100% {transform: translateY(-12px)}
}

@-webkit-keyframes info_banner_span /*Safari and Chrome*/
{
0% {transform: translateY(-12px)}
50% {transform: translateY(12px)}
100% {transform: translateY(-12px)}
}

.profile{ padding: 80px 0 0; background: #fff; overflow: hidden;}
.profile>.wrap{margin-bottom: 80px;}
.profile .left{width: calc(100% - 470px); float: left;}
.info_box_title{margin-bottom: 50px; position: relative;}
.info_box_title:before{position: absolute;content:''; width: 30px;height: 2px;display: block;background: #e77918;left: -34px;top: 12px;}
.info_box_title p{ font-size: 18px; opacity: 0.5;filter:alpha(opacity=50); text-transform: uppercase; margin-bottom: 6px;}
.info_box_title b{ font-size: 24px; font-weight: 500;}
.info_box_title span{padding: 15px 0 0; color: #999;font-size: 14px;}
.profile .left .text .text_title{margin-bottom: 80px;}
.profile .left .text .text_title b{ display: inline-block; float: left; font-size: 26px; color: #e77918; font-weight: 500;}
.profile .left .text .text_title b strong{font-size: 38px; margin: 0 5px; font-weight: bold;}
.profile .left .text .text_title b strong.bl{font-size: 26px; margin: 0 5px; font-weight: bold;}
.profile .left .text .text_title p{ display: inline-block; float: left; font-size: 14px; color: #CBCBCB; text-transform: uppercase; transform: translateY(10px);}
.profile .left .text .font{ font-size: 14px;line-height: 24px;}
.profile .right{ width: 400px; float: right;}
.profile .right .swi_shijing{ width:90%; padding-bottom: 46px;}
.profile .right .swi_shijing .swiper-button{ width: 50px; height: 36px; background: #cccccc; top: inherit;bottom: 0;left: 0; text-align: center;line-height: 36px;}
.profile .right .swi_shijing .swiper-button-next{left: 55px;}
.profile .right .swi_shijing p{float: right; position: absolute;right: 0;bottom: 10px; color: #666666;}
.info_gd_shuzi{ background: #f1f1f1;}
.info_gd_shuzi ul li .shuzi b{color: #e77918;}

/*企业文化*/
.wenhua_box{padding: 80px 0; overflow: hidden;}
.wenhua_box:before{content: ' ';position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: url(../images/every_back.jpg) center 0 no-repeat;background-size: cover;}
.wenhua_box .wenhua{}
.wenhua_box .wenhua .img{ width: 50%;}
.wenhua_box .wenhua .img img{ width: 100%;min-height: 500px; object-fit: cover;}
.wenhua_box .wenhua .text{ width: 45%; padding: 80px 100px;background: #fff;right: 0; top: 50%;transform: translateY(-50%);}
.wenhua_box .wenhua .text ul li{ width:50%;float: left; margin-bottom:6%; text-align: center;}
.wenhua_box .wenhua .text ul li b{font-size: 24px; color: #e77918; display: block;margin-bottom: 4px;}
.wenhua_box .wenhua .text ul li p{font-size:16px; color: #8B8B8B;}
.wenhua_box .wenhua .text .font{font-size:14px; color: #8B8B8B;}

.rongyu{padding: 80px 2px; background: #fff;}



/*历程*/
.licheng_box{ padding: 80px 0;background: url(../images/licheng_back.jpg) center 0 no-repeat;background-size: cover;overflow: hidden;}
.licheng_box .wrap{ overflow: hidden; position: relative;}
.licheng{ width:calc(100% - 160px);margin: 250px 0 350px; position: relative; padding: 0 80px;}
.licheng .licheng_wrap{ width: calc(100%);height: 1px;background: rgba(255,255,255,0.1);margin: 0 auto;}
.licheng .licheng_wrap .swi_licheng{width:94%; margin: 0 auto;overflow: inherit;}
.licheng .licheng_wrap .swi_licheng .swiper-slide{padding: 50px 0; color: #fff; position: relative; opacity: 0;filter:alpha(opacity=0);}
.licheng .licheng_wrap .swi_licheng .my-slide-visible{opacity: 1!important;filter:alpha(opacity=100)!important;}
.licheng .licheng_wrap .swi_licheng .swiper-slide-prev{opacity: 0!important;filter:alpha(opacity=0)!important;}
.licheng .licheng_wrap .swi_licheng .swiper-slide b{font-size: 22px; margin-bottom: 7px;}
.licheng .licheng_wrap .swi_licheng .swiper-slide b:nth-of-type(2){font-size: 18px;}
.licheng .licheng_wrap .swi_licheng .swiper-slide p{font-size: 14px;line-height: 24px; opacity: 0.3;filter:alpha(opacity=30);}
.licheng .licheng_wrap .swi_licheng .swiper-slide .xian{position: absolute; top: -5px;}
.licheng .licheng_wrap .swi_licheng .swiper-slide .xian span{ width: 10px;height: 10px; display: block;background: #f08300; opacity: 0.3;filter:alpha(opacity=30); border-radius: 50%;}
.licheng .licheng_wrap .swi_licheng .swiper-slide .xian i{ width: 1px;height: 35px; display: block;background: #fff; opacity: 0.2;filter:alpha(opacity=20); transform: translateX(4px);}
.licheng .licheng_wrap .swi_licheng .swiper-slide:nth-of-type(2n){transform: translateY(-100%);}
.licheng .licheng_wrap .swi_licheng .swiper-slide:nth-of-type(2n) .xian{transform:rotate(180deg); top: inherit;bottom: -5px;}
.licheng .licheng_wrap .swi_licheng .swiper-slide-prev{opacity: 0;}
.licheng_box .wrap .swiper-pagination{bottom: 0; text-align: center; width: 100%;}
.licheng_box .wrap .swiper-pagination span{margin: 0 3px;}
.licheng_box .wrap .swiper-pagination-bullet{background: #fff;}
.licheng .swiper-button{ width: 50px;height: 50px; border-radius: 50%;background: #fff;text-align: center; line-height: 50px; color: #e77918;outline:none;}
.licheng .swiper-button i{ font-size: 20px;}
.licheng .swiper-button-prev{}
.licheng .swiper-button-next{}


.ny_product .new_news{width: 100%; background: #fff; padding: 10px 0; margin-bottom: 10px;}
.titlea{padding: 0 20px; border-bottom: 1px solid rgba(0,0,0,0.1); padding-bottom: 10px; color: #e77918;}
.titlea i{font-size: 22px;margin-right: 10px; color: #bdbdbd;}
.ny_product .new_news .index_baike{ padding: 0px 0 20px;}
.ny_product .new_news .index_baike ul li{ background: #fff; border-bottom: 1px solid rgba(0,0,0,0.05);}
.ny_product .new_news .index_baike ul li a{padding:15px 20px; display: block; position: relative;}
.ny_product .new_news .index_baike ul li b{ font-size: 14px;font-weight: 500; padding-left: 20px; float: left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width: 70%;}
.ny_product .new_news .index_baike ul li span{width: 4px;height: 4px;border: 1px solid #999;display:inline-block;border-radius: 50%;background: #fff; float: left; position: absolute; transform: translate(5px,10px);}
.ny_product .new_news .index_baike ul li i{ float: right; width:18px; height: 18px; line-height:21px;text-align: center; color: #fff; font-size: 14px; border-radius: 50%;background: #CECECE;}
.ny_product .new_news .index_baike ul li:hover i{background: #fff; color: #e77918; transform: translateX(-10px);}
.ny_product .new_news .index_baike ul li:hover{background: #e77918;}
.ny_product .new_news .index_baike ul li:hover b{color: #fff;}

.ny_product .lxfs{ padding: 20px 0 0;background: #fff;}
.ny_product .lxfs .text{ padding: 20px; font-size: 14px;}
.ny_product .lxfs .text b{font-size: 14px; margin-bottom: 10px;}
.ny_product .lxfs .text p{padding:5px 0;border-top: 1px solid rgba(0,0,0,0.08); color: #666; line-height: 24px;}
.ny_product .lxfs .text p:nth-of-type(1){border-top:0px;}


.index_product .product_info_right{ width: 78%; background: #fff;}
.index_product .product_info_right .product_photo{ width: 55%; float: left;}
.index_product .product_info_right .product_photo .swi_product_photo .swiper-slide img{ width: 100%;}
.index_product .product_info_right .product_photo .swi_product_photo .swiper-pagination-bullet-active{background: #f08300;}
.index_product .product_info_right .product_text{ width: calc(45% - 10%);padding: 5%; float: right;}
.index_product .product_info_right .product_text b{font-size: 20px; color: #000; margin-bottom: 20px;}
.index_product .product_info_right .product_text .font{font-size: 15px; color: #333; margin-bottom:40px;line-height: 26px;}
.index_product .product_info_right .product_text .more{width: 256px;height: 56px;line-height: 56px;border-radius: 30px; background: #f08300; }
.index_product .product_info_right .product_text .more i{width: 46px;height: 46px;line-height: 46px;text-align: center; font-size: 23px; background: #fff; border-radius: 50%; color: #f08300; display: block;margin: 5px; float: left; margin-right: 10px;}
.index_product .product_info_right .product_text .more p{ color: #fff; font-size: 22px;}


/*产品详情*/
.introduction_title{width: 100%; position: relative; }
.introduction_title .img img{height: 250px; width: 100%; object-fit: cover;}
.introduction_title .text{position: absolute; top:30%; text-align: center; width: 100%;}
.introduction_title .text p{ font-size: 18px; color: #fff; opacity: 0.5;filter:alpha(opacity=50); text-transform: uppercase;}
.introduction_title .text b{ font-size: 24px; color: #fff;}
.introduction_title .product_info_nav{position: absolute;width: 100%; bottom: 4px;}
.introduction_title .product_info_nav .inner a{ width: calc(25% - 1px); display: block; float: left; height: 46px;line-height:46px;background: #363636; text-align: center; color: #999;font-size: 16px; border-left: 1px solid rgba(255,255,255,0.1);}
.introduction_title .product_info_nav .inner a:nth-of-type(1){border-left: 0px;}
.introduction_title .product_info_nav .inner a.active,.introduction_title .product_info_nav .inner a:hover{ color: #fff; background: #e77918;}


.cp_box{ padding:60px 0;}
.cpxq_title{margin-bottom: 40px;}
.cpxq_title b{ font-size: 20px;display: block;margin-bottom: 10px;}
.cpxq_title span{ width: 32px;height: 2px;display: block; background: #e77918;}

.cpcs{ background: #fff;}
.xgcp{ background: #f4f4f4;}
.xgxw{background: #f4f4f4;}
.swi_xgcp{padding-bottom: 50px;}
.swi_xgcp .swiper-slide{ width: 19.5%; bottom: 0!important; background: #fff;}
.swi_xgcp .swiper-slide:hover{}
.swi_xgcp .swiper-slide .img{overflow: hidden;}
.swi_xgcp .swiper-slide:hover .img img{transform: scale(1.1);}
.swi_xgcp .swiper-slide p{font-size: 14px; text-align: center;padding: 20px 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.swi_xgcp .swiper-slide:hover p{background: #e77918; color: #fff;}
.swi_xgcp .swiper-pagination .swiper-pagination-bullet-active{ background: #e77918;}

.product_zxzx{}
.product_zxzx #GBookAdd .text{ width: calc(48% - 22px); border: 1px solid rgba(0,0,0,0.1);margin-right: 4%; float: left; height: 42px;line-height: 42px; padding: 0 10px; margin-bottom:10px; border-radius: 4px;position: relative; font-size: 14px;}
.product_zxzx #GBookAdd .text:nth-of-type(1){background: url(../images/biaodan_icon1.jpg) no-repeat;background-size:auto; background-position: right;}
.product_zxzx #GBookAdd .text:nth-of-type(2){background: url(../images/biaodan_icon2.jpg) no-repeat;background-size:auto; background-position: right;}
.product_zxzx #GBookAdd .text:nth-of-type(3){background: url(../images/biaodan_icon3.jpg) no-repeat;background-size:auto; background-position: right;}
.product_zxzx #GBookAdd .text:nth-of-type(4){background: url(../images/biaodan_icon4.jpg) no-repeat;background-size:auto; background-position: right;}
.product_zxzx #GBookAdd .text:nth-of-type(2n){ margin-right: 0%;}
.product_zxzx #GBookAdd .clear{margin-bottom: 20px;}
.product_zxzx #GBookAdd .cmessage{ width: calc(100% - 22px); border: 1px solid rgba(0,0,0,0.1);min-height: 100px; padding: 10px 10px; margin-bottom:10px; border-radius: 4px; }
.product_zxzx #GBookAdd .submit{ width:200px;height: 45px;line-height: 45px;text-align: center; color: #000; font-size: 14px;margin-right: 10px; float: left;border-radius: 4px;}
.product_zxzx #GBookAdd .submit:hover{ background: #e77918; cursor:pointer; color: #fff; transform: scale(1.05);}
.product_zxzx #GBookAdd .zhijie{ width: 200px;height: 45px; line-height: 45px; text-align: center; color: #fff; background: #e77918; display: block; float: left; border-radius: 4px; font-size: 14px;margin-right: 20px;}
.product_zxzx #GBookAdd .zhijie:hover{transform: scale(1.05);}
.product_zxzx #GBookAdd span b{ font-size: 18px; color: #000; line-height: 45px;}
.product_zxzx #GBookAdd span p{ color: #e77918; display: inline-block;}
.product_zxzx #GBookAdd span p:nth-of-type(2){font-size: 19px;}
.product_zxzx #GBookAdd span p:nth-of-type(3){font-size: 22px;}
.product_zxzx #GBookAdd span p:nth-of-type(4){font-size: 25px;}
.product_zxzx #GBookAdd span p:nth-of-type(5){font-size: 28px;}
.product_zxzx #GBookAdd span p:nth-of-type(6){font-size: 32px;}


.xgxw .xgxw_box .a_box{ width: calc(32.5% - 40px);padding:30px 20px; background: #fff; margin-right: 1.25%; float: left;}
.xgxw .xgxw_box .a_box:nth-of-type(3){margin-right: 0%;}
.xgxw .xgxw_box .a_box .cpxq_title{ margin-bottom: 20px; padding: 0 10px;}
.xgxw .xgxw_box .a_box .cpxq_title b{ font-weight: 500; }
.xgxw .xgxw_box .a_box{min-height: 390px;}
.xgxw .xgxw_box .a_box ul{}
.xgxw .xgxw_box .a_box ul li{ width: 100%; height: 40px; line-height: 40px; border-top: 1px solid rgba(0,0,0,0.1);}
.xgxw .xgxw_box .a_box ul li:nth-of-type(1){border-top: 0px;}
.xgxw .xgxw_box .a_box ul li a{display: block; padding: 0 10px;}
.xgxw .xgxw_box .a_box ul li p{ width:calc(100% - 80px);  float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px; color: #666666;}
.xgxw .xgxw_box .a_box ul li span{ width:80px;font-size: 14px; color: #999;  float: right;}
.xgxw .xgxw_box .a_box ul li:hover{background: #f4f4f4;}
.xgxw .xgxw_box .a_box ul li:hover a{}
.xgxw .xgxw_box .a_box ul li:hover p{color: #e77918;}
.xgxw .xgxw_box .a_box ul li:hover span{color: #000;}
.xgxw .xgxw_box .b_box .text{padding:0px 10px;}
.xgxw .xgxw_box .b_box a{ width: 33.33%;height: 40px;line-height: 40px; float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xgxw .xgxw_box .b_box a:nth-child(1){font-size: 14px; color: #e77918;}
.xgxw .xgxw_box .b_box a:nth-child(2){font-size: 20px; color: #808080;}
.xgxw .xgxw_box .b_box a:nth-child(3){font-size: 14px; color: #86ab30;}
.xgxw .xgxw_box .b_box a:nth-child(4){font-size: 18px; color: #a6753e;}
.xgxw .xgxw_box .b_box a:nth-child(5){font-size: 14px; color: #808080;}
.xgxw .xgxw_box .b_box a:nth-child(6){font-size: 18px; color: #a6753e;}
.xgxw .xgxw_box .b_box a:nth-child(7){font-size: 20px; color: #808080;}
.xgxw .xgxw_box .b_box a:nth-child(8){font-size: 14px; color: #86ab30;}
.xgxw .xgxw_box .b_box a:nth-child(9){font-size: 14px; color: #e77918;}
.xgxw .xgxw_box .b_box a:nth-child(10){font-size: 16px; color: #333333;}
.xgxw .xgxw_box .b_box a:nth-child(11){font-size: 14px; color: #e77918;}
.xgxw .xgxw_box .b_box a:nth-child(12){font-size: 20px; color: #808080;}
.xgxw .xgxw_box .b_box a:nth-child(13){font-size: 14px; color: #86ab30;}
.xgxw .xgxw_box .b_box a:nth-child(14){font-size: 18px; color: #a6753e;}
.xgxw .xgxw_box .b_box a:nth-child(15){font-size: 14px; color: #808080;}
.xgxw .xgxw_box .b_box a:nth-child(16){font-size: 18px; color: #a6753e;}
.xgxw .xgxw_box .b_box a:nth-child(17){font-size: 20px; color: #808080;}
.xgxw .xgxw_box .b_box a:nth-child(18){font-size: 14px; color: #86ab30;}
.xgxw .xgxw_box .b_box a:nth-child(19){font-size: 14px; color: #e77918;}
.xgxw .xgxw_box .b_box a:nth-child(20){font-size: 16px; color: #333333;}
.xgxw .xgxw_box .b_box a:hover{transform: scale(1.1);}

#product_list2{ padding: 10px 0;background: #f4f4f4;}
#product_list2 .wrap{padding-top: 56px; position: relative;}
#product_list2 .product_nav{ width: 100%; height: 56px;line-height: 56px;display: block;position: absolute;top: 0;left: 0;z-index: 999;}
#product_list2 .product_nav .nemu{width: 340px; height: 56px;line-height: 56px; background: #fff; padding-left:20px; float: left; margin-right: 20px; cursor: pointer; box-shadow: 0px 0px 3px rgba(0,0,0,0.1);}
#product_list2 .product_nav .nemu p{color: #333; float: left; font-weight: bold;}
#product_list2 .product_nav .nemu span{color: #999; float: right; font-size: 24px; border-left: 1px solid rgba(0,0,0,0.1); padding:0 20px;}
#product_list2 .product_nav .nemu:hover span{ background: #e77918; color: #fff;}
#product_list2 .product_nav .mianbao{font-size: 14px; color: #666;}
#product_list2 .product_nav .mianbao a{font-size: 14px; color: #666;}
#product_list2 .product_nav .mianbao i{transform: scale(1.5); display:inline-block; margin-right: 10px; color: #666;}
.product_list{background: #fff;}

/*产品菜单*/
.caidan .caidan_nav::-webkit-scrollbar
{
  width: 0px;
  background-color: rgba(0,0,0,0);visibility: hidden; display: none;
}
.hback{width: 100%;height: 100%;z-index: 99998;left:0%;top: 0; display: block; position:fixed;cursor:pointer; background: rgba(0,0,0,0.6);visibility: hidden; opacity: 0;filter:alpha(opacity=0);}
.caidan{ width: 0%;height: 100%; display: block; background: #fff; position: fixed;left: -30%;top: 0;z-index: 99999;}
.caidan .caidan_nav{padding: 10% 20px; height: 80%; overflow-Y: scroll;}
.caidan .guanbi{position: absolute; left: -60px;top: 5%; cursor:pointer; display:none;}
.caidan .guanbi i{ width: 50px;height: 50px;border-radius: 50%; background: #fff; display: block; text-align: center;line-height: 50px; color: #666;}
.caidan .guanbi:hover i{transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.caidan .caidan_nav ul{}
.caidan .caidan_nav ul .caidan_1{ width: 90%; padding:0 5%; line-height:60px; height:60px; border-bottom: 1px solid #E8E8E8; font-size: 16px; display: block;}
.caidan .caidan_nav ul .caidan_1 i{float: right; color: #999; font-size: 12px;}
.caidan .caidan_nav ul .caidan_1:hover,.caidan .selected .caidan_1{background: #fff;}
.caidan .caidan_nav ul .caidan_1:hover,.caidan .selected .caidan_1{background: #fff;transform:translateX(20px);}
.caidan .selected .caidan_1 i{transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.caidan .caidan_nav ul li a{ display: block; height: 100%;}
.caidan .caidan_nav ul .caidan_2box{width: 80%; padding:2% 8%;}
.caidan .caidan_nav ul .caidan_2box li{height: 40px;line-height: 40px; border-bottom: 1px solid #f6f6f6; }
.caidan .caidan_nav ul .caidan_2box li:hover a{transform:translateX(10px);}
.caidan .caidan_nav ul .caidan_2box li a{ font-size: 14px; display: block;}

.caidan .caidan_nav ul li>a{ width: 90%; padding:0 5%; line-height:60px; height:60px; border-bottom: 1px solid #E8E8E8; font-size: 16px; display: block;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;}
.caidan .caidan_nav ul li>a:hover,.caidan .caidan_nav ul li.on a{transform:translateX(10px); color: #e77918;}
.caidan .caidan_nav ul li:nth-of-type(1) a{ font-weight: bold;font-size: 18px; transform:none!important;}

.product_list_box{ background: #f4f4f4;}
.product_list_box .product_list_ul{}
.product_list_box .product_list_ul li{ width: 15.6%; float: left; margin-right: 1.2%; text-align: center; margin-bottom: 20px; background: #fff;}
.product_list_box .product_list_ul li:nth-of-type(6n){ margin-right: 0%;}
.product_list_box .product_list_ul li .img{ border-bottom: 1px solid rgba(0,0,0,0.1);}
.product_list_box .product_list_ul li .text{padding: 20px 20px; position: relative;}
.product_list_box .product_list_ul li .text span{width: 100%; height: 0%; display: block; background: #e77918; position: absolute; top: 0;left: 0;z-index: 1;}
.product_list_box .product_list_ul li .text p{position: inherit; z-index: 2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}
.product_list_box .product_list_ul li .img{ width:100%; overflow: hidden;}
.product_list_box .product_list_ul li .img img{ width:100%;height: 268px;object-fit: cover;}
.product_list_box .product_list_ul li:hover .img img{transform: scale(1.1);}
.product_list_box .product_list_ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.product_list_box .product_list_ul li:hover .text p{ color: #fff;}
.product_list_box .product_list_ul li:hover .text span{height: 100%;}

.article_list_box{padding: 20px 0; background: #f4f4f4;}
.article_list_box .left{ width: 100%; float: left;}
.article_list_box .left .top_news_box{margin-bottom: 30px;}
.article_list_box .left .swi_top_news{ padding-bottom: 30px;}
.article_list_box .left .swi_top_news .swiper-slide{width: 50%;}
.article_list_box .left .swi_top_news .swiper-slide a{display: block; width: calc(100% - 40px); background: #fff; padding: 20px; position: relative;}
.article_list_box .left .swi_top_news .swiper-slide a .jiantou{position: absolute; width: 40px;height: 40px; display: block; border-radius: 50%; bottom: 20px;right: 20px; background: #fff; text-align: center;line-height: 40px; color: #999;}
.article_list_box .left .swi_top_news .swiper-slide:hover a .jiantou{background: #e77918; color: #fff; transform: translateX(-10px);}
.article_list_box .left .swi_top_news .swiper-slide a .img{width: 100%; overflow: hidden;background: #000;}
.article_list_box .left .swi_top_news .swiper-slide a .img img{width: 100%;height: 250px; object-fit: cover;}
.article_list_box .left .swi_top_news .swiper-slide a:hover .img img{transform: scale(1.1); opacity: 0.6;filter:alpha(opacity=60);}
.article_list_box .left .swi_top_news .swiper-slide a .text{padding: 20px 0;}
article_nav{font-size: 20px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 500;}
.article_list_box .left .swi_top_news .swiper-slide a .text b{margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.article_list_box .left .swi_top_news .swiper-slide a .text b span{ width: 0px; height: 1px;margin-top: 0px; display:inline-block;background: #e77918; transform: translateY(-6px);}
.article_list_box .left .swi_top_news .swiper-slide a .text i{ font-size: 14px;opacity: 0.6;}
.article_list_box .left .swi_top_news .swiper-slide a:hover .text b{color: #e77918;}
.article_list_box .left .swi_top_news .swiper-slide a:hover .text b span{ width: 1px;padding-right: 24px; margin-right: 10px;}
.article_list_box .left .swi_top_news .swiper-slide a .text p{font-size: 14px;line-height: 24px; opacity: 0.6;filter:alpha(opacity=60); overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin-bottom: 20px; min-height: 48px;}
.article_list_box .left .swi_top_news .swiper-pagination{ bottom: 0;}
.article_list_box .left .swi_top_news .swiper-pagination .swiper-pagination-bullet-active{background: #e77918;}

.article_list_box .left .news_list{}
.article_list_box .left .news_list ul li{ width: calc(100% - 40px);padding: 20px; position: relative; margin-bottom: 20px; background: #fff;}
.article_list_box .left .news_list ul li a{}
.article_list_box .left .news_list ul li .img{width: 300px; overflow: hidden; float: left; margin-right: 20px;background: #000;}
.article_list_box .left .news_list ul li .img img{width: 100%;height: 200px; object-fit: cover;}
.article_list_box .left .news_list ul li:hover{background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.2);}
.article_list_box .left .news_list ul li:hover .img img{transform: scale(1.1); opacity: 0.6;filter:alpha(opacity=60);}
.article_list_box .left .news_list ul li .text{ width: calc(88%); float: left; padding-top: 20px;padding-left: 2%;}
.article_list_box .left .news_list ul li .text b{margin-bottom: 20px;font-size: 20px; font-weight: 500;}
.article_list_box .left .news_list ul li .text p{font-size: 14px;opacity: 0.6; line-height: 24px; margin-bottom: 20px;}
.article_list_box .left .news_list ul li .text i{font-size: 14px;opacity: 0.6; line-height: 24px; margin-bottom: 20px;}
.article_list_box .left .news_list ul li span{ width: 40px;height: 40px; position: absolute;right: 20px;bottom: 20px; border-radius: 50%; text-align: center;line-height: 40px;}
.article_list_box .left .news_list ul li:hover span{ background: #e77918; color: #fff; transform: translateX(-10px);}

.article_list_box .right{ width: calc(30% - 80px);padding: 30px; float: right; background: #fff;}
.article_list_box .right .title{ padding-top: 20px; padding-bottom: 10px; border-bottom: 1px solid rgba(0,0,0,0.1);}
.article_list_box .right .title b{font-size:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.article_list_box .right ul{}
.article_list_box .right ul li a{padding: 20px 0;display: block; border-bottom: 1px dashed rgba(0,0,0,0.1);}
.article_list_box .right ul li b{ font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.article_list_box .right ul li p{ font-size: 14px; font-weight: 500; opacity: 0.6;filter:alpha(opacity=60);}


.article_content_box{ width:94%;min-width: 1100px; padding:0 3%; padding-top:30px;padding-bottom: 30px; background: #f4f4f4;}
.article_content_box .article_content_wrap{width: 92%; max-width:1100px; margin:0 auto; padding: 50px; overflow: hidden; background: #fff;}
.article_content_box .title{ margin-bottom: 30px; padding-top:20px; padding-bottom:20px; border-bottom: 1px solid #f4f4f4;}
.article_content_box .title h1{ font-weight: 500;margin-bottom: 10px;}
.article_content_box .title p span{display:inline;}
.article_content img{ max-width:100%; display:inline;}
.article_content{line-height:24px; color:#666; font-size:16px;}
.article_content a{ color:#666;}
.article_content a:hover{color:#871326}
.article_content span{ display: inline-block;}

.article_nav{ padding: 0px 0;background: #fff; box-shadow: 0px 0px 3px rgba(0,0,0,0.1);position:relative;z-index: 9999;}
.article_nav a{width:calc(33.33% - 1px);padding:16px 0; display: block; float: left; border-right: 1px solid rgba(0,0,0,0.1); text-align: center;}
.article_nav a.on,.article_nav a:hover{background: #e77918;color: #fff;}


.ny_banner{}
.ny_banner .text{ width: 100%; display: block; color: #fff;top: 45%; text-align: center;}
.ny_banner .text b{font-size:34px; margin-bottom: 10px;}
.ny_banner .text p{font-size:16px;opacity: 0.6;}

.lianxi_info{padding: 60px 0;}
.lianxi_info .left {width: 70%;}
.lianxi_info .left b{margin-bottom: 20px;font-size: 26px;font-weight: 500;}
.lianxi_info .left p{font-size: 14px; opacity: 0.8;filter:alpha(opacity=80);}
.lianxi_info .left p i{margin-right: 6px;}
.lianxi_info .left ul{ margin: 50px 0; padding-left: 30px; border-left: 1px solid rgba(0,0,0,0.3);}
.lianxi_info .left ul li{ width: 33.33%; float: left; font-size: 14px; margin-bottom: 10px; color: #646464;}
.lianxi_info .right{margin-top: 80px;}

.lianxi_biaodan{background: #f4f4f4; margin-bottom: 0; padding-bottom: 160px;}

.pagination p{margin:0;cursor:pointer;}
.pagination{padding:30px 0px 40px; text-align: center;}
.pagination a{display: inline-block; margin-right:5px;padding:2px 12px;height:24px;border:1px #cccccc solid;background:#fff;text-decoration:none;color:#808080;font-size:12px;line-height:24px;}
.pagination a:hover{color:#077ee3;background: white;border:1px #077ee3 solid;}
.pagination a.cur{border:none;background:#077ee3;color:#fff;}
.pagination p{float:left;padding:2px 12px;font-size:12px;height:24px;line-height:24px;color:#bbb;border:1px #ccc solid;background:#fcfcfc;margin-right:8px;}
.pagination p.pageRemark{border-style:none;background:none;margin-right:0px;padding:4px 0px;color:#666; text-align: center; width: 100%;}
.pagination p.pageRemark b{color:red; display: inline-block;}
.pagination p.pageEllipsis{border-style:none;background:none;padding:4px 0px;color:#808080;}
.dates{text-align: center;}
.dates li {font-size: 14px;margin:20px 0;}
.dates li span{float:right}


.weishenme{padding: 60px 0;background: #fff;}
.weishenme .title{ width: 100%; text-align: center;}
.weishenme .title span{ width: 1px;height: 20px;margin: 0 auto 10px; display: block;background: #C6C6C6;}
.weishenme .title b{font-size: 40px;color: #e77918; margin-bottom: 10px;}

.weishenme .img{ width: 970px;height: 651px; margin: 0 auto; position:relative;}
.weishenme .img img{ width: 100%;height: 100%;}
.weishenme ul li{width: 235px;height: 70px;position: absolute;}
.weishenme ul li .libox{width: 100%;height: 100%;display: block;position: relative;}
.weishenme ul li i{ width: 70px;height: 70px;display: block;background: #ED7B31;border-radius: 35px;float: right;position: absolute;right: 0;top: 0;z-index: 0;}
.weishenme ul li:hover i{width: 235px;background:-moz-linear-gradient(left,#e97e19,#f39b20);/*Mozilla*/
background:-webkit-gradient(linear,0 50%,100% 50%,from(#e97e19),to(#f39b20));/*Old gradient for webkit*/
background:-webkit-linear-gradient(left,#e97e19,#f39b20);/*new gradient for Webkit*/
background:-o-linear-gradient(left,#e97e19,#f39b20); /*Opera11*/}
.weishenme ul li em{ width: 70px;height: 70px;font-size: 30px; text-align: center; line-height: 70px; color: #fff; float: right;position: relative;z-index: 3;}
.weishenme ul li p{ float: left; width: calc(100% - 70px);height: 70px; font-size: 21px;color: #000; display: flex;align-items: center;justify-content: center;position: relative;z-index: 5;}
.weishenme ul li:hover p{color: #fff;font-weight: bold;}
.weishenme ul li:nth-of-type(1){top: 164px;left: 15px;}
.weishenme ul li:nth-of-type(2){top: 396px;left: 10px;}
.weishenme ul li:nth-of-type(3){top: 164px;right: 10px;}
.weishenme ul li:nth-of-type(3) i{float: left!important; right: inherit;left: 0;}
.weishenme ul li:nth-of-type(3) p{float: left!important;}
.weishenme ul li:nth-of-type(3) em{float: left!important;}
.weishenme ul li:nth-of-type(4){top: 396px;right: 10px;}
.weishenme ul li:nth-of-type(4) i{float: left!important; right: inherit;left: 0;}
.weishenme ul li:nth-of-type(4) p{float: left!important;}
.weishenme ul li:nth-of-type(4) em{float: left!important;}

.article_content_wrap .return{padding-top: 30px;margin-top: 30px; border-top: 1px solid rgba(0,0,0,0.1);}
.article_content_wrap .return a{margin-bottom: 5px; display: inline-block;}
.article_content_wrap .bdsharebuttonbox{bottom: 60px;right: 50px;float: right; position: absolute;}
.article_content_wrap {position: relative;}




@media screen and (max-width: 1300px){
.scale_1300_08{transform: scale(0.8);}
.index_product .right ul li{ width:32.8%; margin-right: 0.6%; float: left; margin-bottom: 0.6%; position: relative;}
.index_product .right ul li:nth-child(3n){margin-right: 0%!important;}	
.index_product .right ul li:nth-child(4n){margin-right: 0.6%;}	
.index_product .right ul li:nth-child(7){display: none;}	
.index_product .right ul li:nth-child(8){display: none;}
.ny_product .right ul li:nth-child(7){display: inherit;}	
.ny_product .right ul li:nth-child(8){display: inherit;}
.kunhuo_box .right .title b{font-size: 30px;}
.kunhuo_box .right .title p{font-size: 14px;}
.nav .sousuo_anniu:hover .search{width: 90px; transform:translateX(0px); opacity: 1;filter:alpha(opacity=100);}
.product_list .right ul li:nth-of-type(16){display: none!important;}
} 
@media screen and (max-width: 1600px){
	.every_box .button{ width: 98%;}
} 



